home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: cs.vu.nl!jimthorn
- From: jimthorn@cs.vu.nl (Imthorn JA)
- Subject: Borland 3.0 question
- Nntp-Posting-Host: kits.cs.vu.nl
- Sender: news@cs.vu.nl
- Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
- Date: Thu, 14 Mar 1996 10:51:24 GMT
- Message-ID: <Do97Hp.9n0.0.-s@cs.vu.nl>
-
- I recently released a program that I compiled with the
- 80286-optimization switch 'on'. Including FP-emulation.
- Now I just got a phonecall from someone using an 80286-
- based computer, and he complained the program crashed.
- However, it DID run smoothly on a 80486-based computer,
- and it's also not giving ME any problems on my 486 and
- my Pentium. Any ideas what may be causing this? The
- easy sollution would of course be to re-compile it for
- the 8086, but I'd really like to know if there's a bug
- in the compiler or anything.
-
- I'm sorry I'm posting a 'platform'-oriented question in
- this C++ group, but there doesn't seem to be a good
- alternative.
-
- J.
-